Text File | 1992-12-01 | 532 b | 13 lines | [TEXT/NCII]
Import Array Sample
Choose the Import Array… command from the file menu to read in the 2 by 3 array of numbers below. Use the "text" setting. (These first lines are ignored by the Import Array command, since they don't start with numbers.)
1 2 3
4 5 6
The elements of an array may be seperated by commas, tabs, or, as these are, by spaces. Most spreadsheets use one of these formats.
Any size array may be imported or exported, as long is it fits in the available memory. The parser text limit of 32k does not apply.